home *** CD-ROM | disk | FTP | other *** search
/ Die Ultimative Software-P…i Collection 1996 & 1997 / Die Ultimative Software-Pakete CD-ROM fur Atari Collection 1996 & 1997.iso / p / pov / povlisti.ngs / spirblob.pov < prev    next >
Encoding:
Text File  |  1992-08-08  |  6.6 KB  |  142 lines

  1. // A spiral blob, data points came from Truman Brown's spiral.exe.
  2. // I converted them to blob points with a simple awk script.
  3. // Not a real impressive image (I never uploaded it anywhere) but an
  4. // interesting idea.
  5. #include "include.inc"
  6.  
  7. camera {
  8.     location  <0 10 -40>
  9.     direction <0 0 2>
  10.     up <0 1 0>
  11.     right <1.3333 0 0>
  12.     look_at <0 0 0>
  13. }
  14.  
  15. object { light_source { <-15 100 -150> color red 1 green 1 blue 1}}
  16. object { light_source { <-15 10  -150> color Gray75 }}
  17.  
  18. #declare Density = 0.85
  19. object {
  20.     blob {
  21.         threshold 0.95
  22.         component Density 2.000 < 10.000 0.000 0.000 >
  23.         component Density 1.986 < 9.839 0.048 1.786 >
  24.         component Density 1.971 < 9.282 0.095 3.484 >
  25.         component Density 1.957 < 8.437 0.143 5.041 >
  26.         component Density 1.943 < 7.337 0.190 6.410 >
  27.         component Density 1.929 < 6.021 0.238 7.550 >
  28.         component Density 1.914 < 4.536 0.286 8.429 >
  29.         component Density 1.900 < 2.931 0.333 9.021 >
  30.         component Density 1.886 < 1.262 0.381 9.315 >
  31.         component Density 1.871 < -0.418 0.429 9.305 >
  32.         component Density 1.857 < -2.054 0.476 8.997 >
  33.         component Density 1.843 < -3.593 0.524 8.407 >
  34.         component Density 1.829 < -4.990 0.571 7.559 >
  35.         component Density 1.814 < -6.200 0.619 6.485 >
  36.         component Density 1.800 < -7.189 0.667 5.223 >
  37.         component Density 1.786 < -7.929 0.714 3.818 >
  38.         component Density 1.771 < -8.400 0.762 2.318 >
  39.         component Density 1.757 < -8.594 0.810 0.773 >
  40.         component Density 1.743 < -8.508 0.857 -0.766 >
  41.         component Density 1.729 < -8.152 0.905 -2.250 >
  42.         component Density 1.714 < -7.542 0.952 -3.632 >
  43.         component Density 1.700 < -6.703 1.000 -4.870 >
  44.         component Density 1.686 < -5.667 1.048 -5.927 >
  45.         component Density 1.671 < -4.470 1.095 -6.772 >
  46.         component Density 1.657 < -3.155 1.143 -7.382 >
  47.         component Density 1.643 < -1.767 1.190 -7.744 >
  48.         component Density 1.629 < -0.353 1.238 -7.849 >
  49.         component Density 1.614 < 1.043 1.286 -7.701 >
  50.         component Density 1.600 < 2.375 1.333 -7.310 >
  51.         component Density 1.586 < 3.601 1.381 -6.693 >
  52.         component Density 1.571 < 4.685 1.429 -5.875 >
  53.         component Density 1.557 < 5.594 1.476 -4.888 >
  54.         component Density 1.543 < 6.303 1.524 -3.766 >
  55.         component Density 1.529 < 6.794 1.571 -2.550 >
  56.         component Density 1.514 < 7.056 1.619 -1.281 >
  57.         component Density 1.500 < 7.086 1.667 0.000 >
  58.         component Density 1.486 < 6.888 1.714 1.250 >
  59.         component Density 1.471 < 6.473 1.762 2.430 >
  60.         component Density 1.457 < 5.862 1.810 3.502 >
  61.         component Density 1.443 < 5.078 1.857 4.436 >
  62.         component Density 1.429 < 4.151 1.905 5.205 >
  63.         component Density 1.414 < 3.114 1.952 5.787 >
  64.         component Density 1.400 < 2.004 2.000 6.168 >
  65.         component Density 1.386 < 0.859 2.048 6.342 >
  66.         component Density 1.371 < -0.283 2.095 6.308 >
  67.         component Density 1.357 < -1.386 2.143 6.072 >
  68.         component Density 1.343 < -2.414 2.190 5.649 >
  69.         component Density 1.329 < -3.337 2.238 5.055 >
  70.         component Density 1.314 < -4.127 2.286 4.316 >
  71.         component Density 1.300 < -4.762 2.333 3.460 >
  72.         component Density 1.286 < -5.226 2.381 2.517 >
  73.         component Density 1.271 < -5.508 2.429 1.520 >
  74.         component Density 1.257 < -5.606 2.476 0.505 >
  75.         component Density 1.243 < -5.521 2.524 -0.497 >
  76.         component Density 1.229 < -5.260 2.571 -1.452 >
  77.         component Density 1.214 < -4.839 2.619 -2.331 >
  78.         component Density 1.200 < -4.276 2.667 -3.107 >
  79.         component Density 1.186 < -3.594 2.714 -3.759 >
  80.         component Density 1.171 < -2.817 2.762 -4.268 >
  81.         component Density 1.157 < -1.976 2.810 -4.624 >
  82.         component Density 1.143 < -1.100 2.857 -4.819 >
  83.         component Density 1.129 < -0.218 2.905 -4.852 >
  84.         component Density 1.114 < 0.640 2.952 -4.728 >
  85.         component Density 1.100 < 1.448 3.000 -4.456 >
  86.         component Density 1.086 < 2.180 3.048 -4.051 >
  87.         component Density 1.071 < 2.815 3.095 -3.529 >
  88.         component Density 1.057 < 3.335 3.143 -2.914 >
  89.         component Density 1.043 < 3.728 3.190 -2.227 >
  90.         component Density 1.029 < 3.986 3.238 -1.496 >
  91.         component Density 1.014 < 4.104 3.286 -0.745 >
  92.         component Density 1.000 < 4.086 3.333 0.000 >
  93.         component Density 0.986 < 3.936 3.381 0.714 >
  94.         component Density 0.971 < 3.665 3.429 1.375 >
  95.         component Density 0.957 < 3.287 3.476 1.964 >
  96.         component Density 0.943 < 2.819 3.524 2.463 >
  97.         component Density 0.929 < 2.280 3.571 2.859 >
  98.         component Density 0.914 < 1.692 3.619 3.145 >
  99.         component Density 0.900 < 1.077 3.667 3.315 >
  100.         component Density 0.886 < 0.456 3.714 3.369 >
  101.         component Density 0.871 < -0.149 3.762 3.311 >
  102.         component Density 0.857 < -0.718 3.810 3.148 >
  103.         component Density 0.843 < -1.235 3.857 2.890 >
  104.         component Density 0.829 < -1.684 3.905 2.551 >
  105.         component Density 0.814 < -2.053 3.952 2.148 >
  106.         component Density 0.800 < -2.335 4.000 1.696 >
  107.         component Density 0.786 < -2.523 4.048 1.215 >
  108.         component Density 0.771 < -2.616 4.095 0.722 >
  109.         component Density 0.757 < -2.618 4.143 0.236 >
  110.         component Density 0.743 < -2.533 4.190 -0.228 >
  111.         component Density 0.729 < -2.369 4.238 -0.654 >
  112.         component Density 0.714 < -2.137 4.286 -1.029 >
  113.         component Density 0.700 < -1.849 4.333 -1.344 >
  114.         component Density 0.686 < -1.520 4.381 -1.590 >
  115.         component Density 0.671 < -1.165 4.429 -1.765 >
  116.         component Density 0.657 < -0.797 4.476 -1.865 >
  117.         component Density 0.643 < -0.432 4.524 -1.894 >
  118.         component Density 0.629 < -0.083 4.571 -1.855 >
  119.         component Density 0.614 < 0.238 4.619 -1.755 >
  120.         component Density 0.600 < 0.521 4.667 -1.603 >
  121.         component Density 0.586 < 0.758 4.714 -1.409 >
  122.         component Density 0.571 < 0.944 4.762 -1.184 >
  123.         component Density 0.557 < 1.076 4.810 -0.940 >
  124.         component Density 0.543 < 1.153 4.857 -0.689 >
  125.         component Density 0.529 < 1.177 4.905 -0.442 >
  126.         component Density 0.514 < 1.153 4.952 -0.209 >
  127.         component Density 0.500 < 1.086 5.000 0.000 >
  128.     sturm
  129.     }
  130.     texture {
  131.         specular 1
  132.         roughness 0.0005
  133.         color red 1 green 0.65 blue 0.15
  134.         ambient 0.15
  135.         diffuse 0.7
  136.     }
  137. }
  138.  
  139. object { plane { <0 1 0> -2 }
  140.     texture { color Gray15 reflection 0.5 }
  141. }
  142.